Revision: tla--devo--1.3--patch-12
Archive: lcourtes@laas.fr--2005-libre
Creator: Ludovic Court`es <ludovic.courtes@laas.fr>
Date: Thu Jan 12 15:54:55 CET 2006
Standard-date: 2006-01-12 14:54:55 GMT
Modified-files: libarch/pfs-sftp-version.c
    libarch/pfs-sftp-version.h libarch/pfs-sftp.c
New-patches: lcourtes@laas.fr--2005-libre/tla--devo--1.3--patch-12
Summary: Removed auto-detection of the SSH implementation.  Renamed the env vars.
Keywords: pfs-sftp-version.c ARCH_SSH_TYPE ARCH_SSH_BINARY TLA_SSH_TYPE

* libarch/pfs-sftp-version.c (current_ssh_type): Removed.
  (current_ssh_binary): Removed.
  (arch_pfs_sftp_recognize_ssh_binary): Removed.
  (arch_ssh_type_desc): New type.
  (ssh_type_descriptors): New variable.
  (identify_ssh_type): New function.
  (ssh_binary_name): New function.
  (arch_pfs_sftp_recognize_ssh): Removed.
  (arch_pfs_sftp_ssh_type): Read variable `ARCH_SSH_TYPE' instead of
  `TLA_SSH_TYPE'.
  (arch_pfs_sftp_ssh_binary): Likewise.

* libarch/pfs-sftp-version.h: Updated accordingly.

* libarch/pfs-sftp.c (arch_pfs_sftp_connect): Updated accordingly.
